Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend dependency upgrades #1360

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Frontend dependency upgrades #1360

merged 2 commits into from
Jan 10, 2025

Conversation

dmijatovic
Copy link
Contributor

@dmijatovic dmijatovic commented Jan 7, 2025

Frontend dependency upgrade

Changes proposed in this pull request:

  • upgrade react to max v18.3.1. Higher version v19 causes lot of peer dependency errors.
  • upgrade next to v15.1.4
  • upgrade d3 and other minor libs
  • upgrade typescript to latest version v5.7.3
  • upgrade tailwind and devDependencies
  • upgrade eslint to v9.14.0, high version fails with lint error
  • upgrade emotion to latest versions
  • fix errors after typescript and emotion update

How to test:

  • make start to build and generate test data
  • all features should be working :-)

PR Checklist:

  • Increase version numbers in docker-compose.yml
  • Link to a GitHub issue
  • Update documentation
  • Tests

@dmijatovic dmijatovic changed the title Frontend dependecy upgrades Frontend dependency upgrades Jan 7, 2025
@dmijatovic dmijatovic force-pushed the next-update-15.1 branch 3 times, most recently from c91e0a5 to 4fc7966 Compare January 9, 2025 16:04
chore: upgrade react to v18.3.1. v19 version causes lot of (peer dependency) errors.
chore: upgrade next to v15.1.4
chore: upgrade d3 and other minor libs
chore: upgrade typescript to latest version v5.7.3
chore: upgrade tailwind and devDependencies
Copy link

sonarqubecloud bot commented Jan 9, 2025

@dmijatovic dmijatovic merged commit b9aef4d into main Jan 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants